home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Source / IBPalettes / WWTCLKit / NIBNameScrollView.m < prev    next >
Encoding:
Text File  |  1995-03-22  |  131 b   |  12 lines

  1.  
  2. #import "NIBNameScrollView.h"
  3.  
  4. @implementation NIBNameScrollView
  5.  
  6.  
  7. - setMyMatrix:sender
  8. { myMatrix = sender; return self;
  9. }
  10.  
  11. @end
  12.